[INFO] fetching crate scaled_storage 0.1.2...
[INFO] testing scaled_storage-0.1.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate scaled_storage 0.1.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate scaled_storage 0.1.2
[INFO] finished tweaking crates.io crate scaled_storage 0.1.2
[INFO] tweaked toml for crates.io crate scaled_storage 0.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scaled_storage 0.1.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 164 packages to latest compatible versions
[INFO] [stderr]       Adding candid v0.7.18 (available: v0.10.26)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding highway v0.8.1 (available: v1.3.0)
[INFO] [stderr]       Adding ic-cdk v0.5.7 (available: v0.20.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fdf9755ec0d13c22dba5a83c92a3709a67bd7c5a127b6092a8a843b15df552b9
[INFO] running `Command { std: "docker" "start" "-a" "fdf9755ec0d13c22dba5a83c92a3709a67bd7c5a127b6092a8a843b15df552b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdf9755ec0d13c22dba5a83c92a3709a67bd7c5a127b6092a8a843b15df552b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdf9755ec0d13c22dba5a83c92a3709a67bd7c5a127b6092a8a843b15df552b9", kill_on_drop: false }`
[INFO] [stdout] fdf9755ec0d13c22dba5a83c92a3709a67bd7c5a127b6092a8a843b15df552b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fa847fe6266e68e1189f24bc4aefe809c7e1cc941c3bfbbe84da05bad7829ba
[INFO] running `Command { std: "docker" "start" "-a" "3fa847fe6266e68e1189f24bc4aefe809c7e1cc941c3bfbbe84da05bad7829ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling candid_derive v0.4.5
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling highway v0.8.1
[INFO] [stderr]    Compiling read-byte-slice v0.1.2
[INFO] [stderr]    Compiling anchorhash v0.2.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling ic-types v0.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ic-kit-macros v0.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling candid v0.7.18
[INFO] [stderr]    Compiling ic-cdk v0.5.7
[INFO] [stderr]    Compiling ic-kit v0.4.8
[INFO] [stderr]    Compiling scaled_storage v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> node_manager.rs:474:17
[INFO] [stdout]     |
[INFO] [stdout] 474 |             Err(e) => {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Request` is never used
[INFO] [stdout]    --> node.rs:160:6
[INFO] [stdout]     |
[INFO] [stdout] 160 | enum Request {
[INFO] [stdout]     |      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_status` and `delete_node` are never used
[INFO] [stdout]    --> node_manager.rs:172:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl<Data: Default + Clone + CandidType + DeserializeOwned> CanisterManager<Data> {
[INFO] [stdout]     | --------------------------------------------------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 172 |     fn get_status(&self) -> &NodeStatus {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 413 |     fn delete_node(&mut self) -> () {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Response` is never constructed
[INFO] [stdout]    --> node_manager.rs:420:16
[INFO] [stdout]     |
[INFO] [stdout] 420 |         struct Response {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "3fa847fe6266e68e1189f24bc4aefe809c7e1cc941c3bfbbe84da05bad7829ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fa847fe6266e68e1189f24bc4aefe809c7e1cc941c3bfbbe84da05bad7829ba", kill_on_drop: false }`
[INFO] [stdout] 3fa847fe6266e68e1189f24bc4aefe809c7e1cc941c3bfbbe84da05bad7829ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e07e25f9a0386125513ad812b4b51dfdf82d094b17596b8dd3af1c9fe039451
[INFO] running `Command { std: "docker" "start" "-a" "2e07e25f9a0386125513ad812b4b51dfdf82d094b17596b8dd3af1c9fe039451", kill_on_drop: false }`
[INFO] [stderr]    Compiling scaled_storage v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> node_manager.rs:474:17
[INFO] [stdout]     |
[INFO] [stdout] 474 |             Err(e) => {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Request` is never used
[INFO] [stdout]    --> node.rs:160:6
[INFO] [stdout]     |
[INFO] [stdout] 160 | enum Request {
[INFO] [stdout]     |      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_status` and `delete_node` are never used
[INFO] [stdout]    --> node_manager.rs:172:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl<Data: Default + Clone + CandidType + DeserializeOwned> CanisterManager<Data> {
[INFO] [stdout]     | --------------------------------------------------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 172 |     fn get_status(&self) -> &NodeStatus {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 413 |     fn delete_node(&mut self) -> () {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Response` is never constructed
[INFO] [stdout]    --> node_manager.rs:420:16
[INFO] [stdout]     |
[INFO] [stdout] 420 |         struct Response {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `ic_kit::mock_principals`: mock_principals is deprecated.
[INFO] [stdout]    --> node_manager.rs:549:17
[INFO] [stdout]     |
[INFO] [stdout] 549 |     use ic_kit::mock_principals;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> node_manager.rs:564:40
[INFO] [stdout]     |
[INFO] [stdout] 564 |         let node_id = mock_principals::alice();
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::bob`: mock_principals is deprecated.
[INFO] [stdout]    --> node_manager.rs:565:46
[INFO] [stdout]     |
[INFO] [stdout] 565 |         let previous_node = mock_principals::bob();
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> node_manager.rs:590:40
[INFO] [stdout]     |
[INFO] [stdout] 590 |         let node_id = mock_principals::alice();
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> node_manager.rs:474:17
[INFO] [stdout]     |
[INFO] [stdout] 474 |             Err(e) => {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Request` is never used
[INFO] [stdout]    --> node.rs:160:6
[INFO] [stdout]     |
[INFO] [stdout] 160 | enum Request {
[INFO] [stdout]     |      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `delete_node` is never used
[INFO] [stdout]    --> node_manager.rs:413:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl<Data: Default + Clone + CandidType + DeserializeOwned> CanisterManager<Data> {
[INFO] [stdout]     | --------------------------------------------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 413 |     fn delete_node(&mut self) -> () {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Response` is never constructed
[INFO] [stdout]    --> node_manager.rs:420:16
[INFO] [stdout]     |
[INFO] [stdout] 420 |         struct Response {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.04s
[INFO] running `Command { std: "docker" "inspect" "2e07e25f9a0386125513ad812b4b51dfdf82d094b17596b8dd3af1c9fe039451", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e07e25f9a0386125513ad812b4b51dfdf82d094b17596b8dd3af1c9fe039451", kill_on_drop: false }`
[INFO] [stdout] 2e07e25f9a0386125513ad812b4b51dfdf82d094b17596b8dd3af1c9fe039451
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 213bcee29ad45255be784aa0238c7984ad3778fb2e61d0272def37a0c79c6e7f
[INFO] running `Command { std: "docker" "start" "-a" "213bcee29ad45255be784aa0238c7984ad3778fb2e61d0272def37a0c79c6e7f", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> node_manager.rs:474:17
[INFO] [stderr]     |
[INFO] [stderr] 474 |             Err(e) => {
[INFO] [stderr]     |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Request` is never used
[INFO] [stderr]    --> node.rs:160:6
[INFO] [stderr]     |
[INFO] [stderr] 160 | enum Request {
[INFO] [stderr]     |      ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_status` and `delete_node` are never used
[INFO] [stderr]    --> node_manager.rs:172:8
[INFO] [stderr]     |
[INFO] [stderr] 117 | impl<Data: Default + Clone + CandidType + DeserializeOwned> CanisterManager<Data> {
[INFO] [stderr]     | --------------------------------------------------------------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 172 |     fn get_status(&self) -> &NodeStatus {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 413 |     fn delete_node(&mut self) -> () {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Response` is never constructed
[INFO] [stderr]    --> node_manager.rs:420:16
[INFO] [stderr]     |
[INFO] [stderr] 420 |         struct Response {
[INFO] [stderr]     |                ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `ic_kit::mock_principals`: mock_principals is deprecated.
[INFO] [stderr]    --> node_manager.rs:549:17
[INFO] [stderr]     |
[INFO] [stderr] 549 |     use ic_kit::mock_principals;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stderr]    --> node_manager.rs:564:40
[INFO] [stderr]     |
[INFO] [stderr] 564 |         let node_id = mock_principals::alice();
[INFO] [stderr]     |                                        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `ic_kit::mock_principals::bob`: mock_principals is deprecated.
[INFO] [stderr]    --> node_manager.rs:565:46
[INFO] [stderr]     |
[INFO] [stderr] 565 |         let previous_node = mock_principals::bob();
[INFO] [stderr]     |                                              ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stderr]    --> node_manager.rs:590:40
[INFO] [stderr]     |
[INFO] [stderr] 590 |         let node_id = mock_principals::alice();
[INFO] [stderr]     |                                        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `delete_node` is never used
[INFO] [stderr]    --> node_manager.rs:413:8
[INFO] [stderr]     |
[INFO] [stderr] 117 | impl<Data: Default + Clone + CandidType + DeserializeOwned> CanisterManager<Data> {
[INFO] [stderr]     | --------------------------------------------------------------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 413 |     fn delete_node(&mut self) -> () {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `scaled_storage` (lib) generated 4 warnings (run `cargo fix --lib -p scaled_storage` to apply 1 suggestion)
[INFO] [stderr] warning: `scaled_storage` (lib test) generated 8 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/scaled_storage-0c4f64b93258e5ff)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test node::tests::can_remove_node ... ok
[INFO] [stdout] test node::tests::data_is_distributed_on_different_nodes ... ok
[INFO] [stdout] test node::tests::all_nodes ... ok
[INFO] [stdout] test node::tests::get_keys_to_migrate_returns_added_nodes_ids ... ok
[INFO] [stdout] test node::tests::get_keys_to_migrate_returns_deleted_nodes_ids ... ok
[INFO] [stdout] test node::tests::can_add_node ... ok
[INFO] [stdout] test node::tests::with_data_mut_returns_node_id_when_key_maps_to_different_node ... ok
[INFO] [stdout] test node::tests::with_data_mut_returns_result_none_when_key_maps_to_node_but_data_not_available ... ok
[INFO] [stdout] test node::tests::with_data_mut_returns_result_when_key_maps_to_node_and_data_available ... ok
[INFO] [stdout] test node_manager::tests::node_wasm_initialized_properly ... ok
[INFO] [stdout] test node::tests::node_id_from_data_key_must_be_deterministic ... ok
[INFO] [stdout] test node_manager::tests::new_node ... FAILED
[INFO] [stdout] test node_manager::tests::node_initialized_properly ... FAILED
[INFO] [stdout] test node::tests::node_id_from_data_key_must_not_change_due_to_outoforder_node_insertions ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- node_manager::tests::new_node stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'node_manager::tests::new_node' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-kit-0.4.8/src/inject.rs:20:35:
[INFO] [stdout] Can not find the context for thread.Are you using .inject() on the MockContext?
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec598ce2b9a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ec598ce2b9a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ec598ce2b9a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ec598ce2b9a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ec598cf889a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ec598cf889a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5ec598ce79f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ec598ce79f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ec598cc158f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ec598cc158f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ec598cdafb9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ec598a9c3fc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ec598a9c3fc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ec598cdb172 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ec598cdb172 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ec598cc1648 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ec598cb8a59 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ec598cc244d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ec598cf905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ec598cf8d54 - core[a96a4c5c53f902a3]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5ec598cf8d54 - core[a96a4c5c53f902a3]::option::expect_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/option.rs:2260:5
[INFO] [stdout]   21:     0x5ec598ad05a0 - <core[a96a4c5c53f902a3]::option::Option<&ic_kit[9afe59ecb2cafa72]::mock::MockContext>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/option.rs:971:21
[INFO] [stdout]   22:     0x5ec598ad0461 - ic_kit[9afe59ecb2cafa72]::inject::get_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-kit-0.4.8/src/inject.rs:20:35
[INFO] [stdout]   23:     0x5ec598aced9b - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::RefCell<core[a96a4c5c53f902a3]::option::Option<ic_kit[9afe59ecb2cafa72]::mock::MockContext>>>>::try_with::<ic_kit[9afe59ecb2cafa72]::inject::get_context::{closure#0}, &mut ic_kit[9afe59ecb2cafa72]::mock::MockContext>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5ec598acecaf - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::RefCell<core[a96a4c5c53f902a3]::option::Option<ic_kit[9afe59ecb2cafa72]::mock::MockContext>>>>::with::<ic_kit[9afe59ecb2cafa72]::inject::get_context::{closure#0}, &mut ic_kit[9afe59ecb2cafa72]::mock::MockContext>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5ec598a8eade - ic_kit[9afe59ecb2cafa72]::inject::get_context
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-kit-0.4.8/src/inject.rs:18:13
[INFO] [stdout]   26:     0x5ec598a8b716 - ic_kit[9afe59ecb2cafa72]::ic::get_context
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-kit-0.4.8/src/ic.rs:8:12
[INFO] [stdout]   27:     0x5ec598a8b716 - ic_kit[9afe59ecb2cafa72]::ic::balance
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-kit-0.4.8/src/ic.rs:40:5
[INFO] [stdout]   28:     0x5ec598a8b716 - <scaled_storage[fc2ff1950ea97896]::node_manager::CanisterManager<alloc[c960326de6de28e6]::string::String>>::node_info
[INFO] [stdout]                                at /opt/rustwide/workdir/node_manager.rs:537:29
[INFO] [stdout]   29:     0x5ec598a81967 - scaled_storage[fc2ff1950ea97896]::node_manager::tests::new_node
[INFO] [stdout]                                at /opt/rustwide/workdir/node_manager.rs:557:28
[INFO] [stdout]   30:     0x5ec598a801b7 - scaled_storage[fc2ff1950ea97896]::node_manager::tests::new_node::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/node_manager.rs:554:18
[INFO] [stdout]   31:     0x5ec598a7d826 - <scaled_storage[fc2ff1950ea97896]::node_manager::tests::new_node::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5ec598a904db - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5ec598a904db - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   34:     0x5ec598a9cecb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x5ec598a9cecb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5ec598a9cecb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5ec598a9cecb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5ec598a9cecb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5ec598a9cecb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x5ec598a9cecb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x5ec598a985e4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x5ec598a985e4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43:     0x5ec598a9fad2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44:     0x5ec598a9fad2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5ec598a9fad2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ec598a9fad2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ec598a9fad2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ec598a9fad2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49:     0x5ec598a9fad2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5ec598ce247f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   51:     0x5ec598ce247f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   52:     0x7dae3a9bdaa4 - <unknown>
[INFO] [stdout]   53:     0x7dae3aa4aa64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- node_manager::tests::node_initialized_properly stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'node_manager::tests::node_initialized_properly' (29) panicked at node_manager.rs:579:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: []
[INFO] [stdout]  right: ["ai7t5-aibaq-aaaaa-aaaaa-c", "sgymv-uiaaa-aaaaa-aaaia-cai"]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec598ce2b9a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ec598ce2b9a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ec598ce2b9a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ec598ce2b9a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ec598cf889a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ec598cf889a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5ec598ce79f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ec598ce79f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ec598cc158f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ec598cc158f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ec598cdafb9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ec598a9c3fc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ec598a9c3fc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ec598cdb172 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ec598cdb172 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ec598cc1648 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ec598cb8a59 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ec598cc244d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ec598cf905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ec598cf8f13 - core[a96a4c5c53f902a3]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ec598a87bc0 - core[a96a4c5c53f902a3]::panicking::assert_failed::<alloc[c960326de6de28e6]::vec::Vec<alloc[c960326de6de28e6]::string::String>, alloc[c960326de6de28e6]::vec::Vec<alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ec598a80a5f - scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/node_manager.rs:579:9
[INFO] [stdout]   22:     0x5ec598a80be0 - <async_std[ecc13c2bbebc44a7]::task::builder::SupportTaskLocals<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x5ec598a7aa98 - <async_std[ecc13c2bbebc44a7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[ecc13c2bbebc44a7]::task::builder::SupportTaskLocals<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x5ec598a84995 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<*const async_std[ecc13c2bbebc44a7]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[ecc13c2bbebc44a7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[ecc13c2bbebc44a7]::task::builder::SupportTaskLocals<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5ec598a8464e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<*const async_std[ecc13c2bbebc44a7]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[ecc13c2bbebc44a7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[ecc13c2bbebc44a7]::task::builder::SupportTaskLocals<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5ec598a785f8 - <async_std[ecc13c2bbebc44a7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[ecc13c2bbebc44a7]::task::builder::SupportTaskLocals<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x5ec598a82961 - <async_std[ecc13c2bbebc44a7]::task::builder::SupportTaskLocals<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x5ec598a7cb94 - <futures_lite[67ed298c77424f48]::future::Or<async_std[ecc13c2bbebc44a7]::task::builder::SupportTaskLocals<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}>, <async_executor[3476c57e1c9370b2]::State>::run<(), async_std[ecc13c2bbebc44a7]::task::builder::SupportTaskLocals<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}>>::{closure#0}::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   29:     0x5ec598a7b315 - <async_executor[3476c57e1c9370b2]::State>::run::<(), async_std[ecc13c2bbebc44a7]::task::builder::SupportTaskLocals<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:756:32
[INFO] [stdout]   30:     0x5ec598a7ad0a - <async_executor[3476c57e1c9370b2]::Executor>::run::<(), async_std[ecc13c2bbebc44a7]::task::builder::SupportTaskLocals<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:353:34
[INFO] [stdout]   31:     0x5ec598a7afb4 - <async_executor[3476c57e1c9370b2]::LocalExecutor>::run::<(), async_std[ecc13c2bbebc44a7]::task::builder::SupportTaskLocals<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:640:34
[INFO] [stdout]   32:     0x5ec598a7f25c - async_io[c420473a6de0e431]::driver::block_on::<(), <async_executor[3476c57e1c9370b2]::LocalExecutor>::run<(), async_std[ecc13c2bbebc44a7]::task::builder::SupportTaskLocals<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   33:     0x5ec598a85374 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::RefCell<(parking[233e93ce18a8301d]::Parker, core[a96a4c5c53f902a3]::task::wake::Waker, alloc[c960326de6de28e6]::sync::Arc<core[a96a4c5c53f902a3]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[c420473a6de0e431]::driver::block_on<(), <async_executor[3476c57e1c9370b2]::LocalExecutor>::run<(), async_std[ecc13c2bbebc44a7]::task::builder::SupportTaskLocals<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5ec598a8522e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::RefCell<(parking[233e93ce18a8301d]::Parker, core[a96a4c5c53f902a3]::task::wake::Waker, alloc[c960326de6de28e6]::sync::Arc<core[a96a4c5c53f902a3]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[c420473a6de0e431]::driver::block_on<(), <async_executor[3476c57e1c9370b2]::LocalExecutor>::run<(), async_std[ecc13c2bbebc44a7]::task::builder::SupportTaskLocals<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5ec598a7e59a - async_io[c420473a6de0e431]::driver::block_on::<(), <async_executor[3476c57e1c9370b2]::LocalExecutor>::run<(), async_std[ecc13c2bbebc44a7]::task::builder::SupportTaskLocals<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   36:     0x5ec598a8e466 - async_global_executor[ab578f8e2f7c788c]::reactor::block_on::<<async_executor[3476c57e1c9370b2]::LocalExecutor>::run<(), async_std[ecc13c2bbebc44a7]::task::builder::SupportTaskLocals<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x5ec598a8dd4f - async_global_executor[ab578f8e2f7c788c]::reactor::block_on::<<async_executor[3476c57e1c9370b2]::LocalExecutor>::run<(), async_std[ecc13c2bbebc44a7]::task::builder::SupportTaskLocals<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x5ec598a75964 - async_global_executor[ab578f8e2f7c788c]::executor::block_on::<async_std[ecc13c2bbebc44a7]::task::builder::SupportTaskLocals<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x5ec598a854f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<async_executor[3476c57e1c9370b2]::LocalExecutor>>::try_with::<async_global_executor[ab578f8e2f7c788c]::executor::block_on<async_std[ecc13c2bbebc44a7]::task::builder::SupportTaskLocals<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x5ec598a853be - <std[ec4e911328de40a6]::thread::local::LocalKey<async_executor[3476c57e1c9370b2]::LocalExecutor>>::with::<async_global_executor[ab578f8e2f7c788c]::executor::block_on<async_std[ecc13c2bbebc44a7]::task::builder::SupportTaskLocals<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x5ec598a7539e - async_global_executor[ab578f8e2f7c788c]::executor::block_on::<async_std[ecc13c2bbebc44a7]::task::builder::SupportTaskLocals<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x5ec598a7fdd4 - <async_std[ecc13c2bbebc44a7]::task::builder::Builder>::blocking::<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x5ec598a7a9ae - <async_std[ecc13c2bbebc44a7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[ecc13c2bbebc44a7]::task::builder::Builder>::blocking<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x5ec598a84885 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<*const async_std[ecc13c2bbebc44a7]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[ecc13c2bbebc44a7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[ecc13c2bbebc44a7]::task::builder::Builder>::blocking<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x5ec598a8460e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<*const async_std[ecc13c2bbebc44a7]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[ecc13c2bbebc44a7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[ecc13c2bbebc44a7]::task::builder::Builder>::blocking<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x5ec598a785b1 - <async_std[ecc13c2bbebc44a7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[ecc13c2bbebc44a7]::task::builder::Builder>::blocking<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x5ec598a7eeef - <async_std[ecc13c2bbebc44a7]::task::builder::Builder>::blocking::<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x5ec598a84f45 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<usize>>>::try_with::<<async_std[ecc13c2bbebc44a7]::task::builder::Builder>::blocking<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x5ec598a84e0e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<usize>>>::with::<<async_std[ecc13c2bbebc44a7]::task::builder::Builder>::blocking<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x5ec598a7e0f3 - <async_std[ecc13c2bbebc44a7]::task::builder::Builder>::blocking::<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x5ec598a85f46 - async_std[ecc13c2bbebc44a7]::task::block_on::block_on::<scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x5ec598a816cf - scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly
[INFO] [stdout]                                at /opt/rustwide/workdir/node_manager.rs:562:5
[INFO] [stdout]   53:     0x5ec598a80157 - scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/node_manager.rs:562:18
[INFO] [stdout]   54:     0x5ec598a7d7a6 - <scaled_storage[fc2ff1950ea97896]::node_manager::tests::node_initialized_properly::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5ec598a904db - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ec598a904db - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5ec598a9cecb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5ec598a9cecb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5ec598a9cecb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5ec598a9cecb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5ec598a9cecb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5ec598a9cecb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5ec598a9cecb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5ec598a985e4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5ec598a985e4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5ec598a9fad2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5ec598a9fad2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5ec598a9fad2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5ec598a9fad2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   70:     0x5ec598a9fad2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5ec598a9fad2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5ec598a9fad2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5ec598ce247f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x5ec598ce247f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7dae3a9bdaa4 - <unknown>
[INFO] [stdout]   76:     0x7dae3aa4aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- node::tests::node_id_from_data_key_must_not_change_due_to_outoforder_node_insertions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'node::tests::node_id_from_data_key_must_not_change_due_to_outoforder_node_insertions' (24) panicked at node.rs:284:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: ["node_1", "index_node_id", "node_1", "index_node_id", "node_1", "index_node_id", "node_1", "index_node_id", "node_1", "index_node_id", "node_1", "node_1", "index_node_id", "index_node_id", "node_1", "node_1", "node_1", "node_1", "node_1", "index_node_id", "node_1", "node_1", "node_1", "index_node_id", "index_node_id", "index_node_id", "index_node_id", "node_1", "index_node_id", "node_1", "index_node_id", "index_node_id", "index_node_id", "node_1", "node_1", "node_1", "index_node_id", "node_1", "node_1", "node_1", "index_node_id", "node_1", "index_node_id", "index_node_id", "node_1", "index_node_id", "node_1", "node_1", "node_1", "index_node_id", "index_node_id", "index_node_id", "index_node_id", "index_node_id", "node_1", "index_node_id", "index_node_id", "index_node_id", "index_node_id", "index_node_id", "node_1", "node_1", "index_node_id", "index_node_id", "index_node_id", "node_1", "index_node_id", "index_node_id", "node_1", "index_node_id", "node_1", "index_node_id", "node_1", "node_1", "index_node_id", "index_node_id", "node_1", "node_1", "index_node_id", "index_node_id", "index_node_id", "index_node_id", "index_node_id", "node_1", "index_node_id", "node_1", "index_node_id", "index_node_id", "index_node_id", "node_1", "node_1", "node_1", "index_node_id", "index_node_id", "index_node_id", "index_node_id", "node_1", "node_1", "node_1"]
[INFO] [stdout]  right: ["index_node_id", "node_1", "index_node_id", "node_1", "index_node_id", "node_1", "index_node_id", "node_1", "index_node_id", "node_1", "index_node_id", "index_node_id", "node_1", "node_1", "index_node_id", "index_node_id", "index_node_id", "index_node_id", "index_node_id", "node_1", "index_node_id", "index_node_id", "index_node_id", "node_1", "node_1", "node_1", "node_1", "index_node_id", "node_1", "index_node_id", "node_1", "node_1", "node_1", "index_node_id", "index_node_id", "index_node_id", "node_1", "index_node_id", "index_node_id", "index_node_id", "node_1", "index_node_id", "node_1", "node_1", "index_node_id", "node_1", "index_node_id", "index_node_id", "index_node_id", "node_1", "node_1", "node_1", "node_1", "node_1", "index_node_id", "node_1", "node_1", "node_1", "node_1", "node_1", "index_node_id", "index_node_id", "node_1", "node_1", "node_1", "index_node_id", "node_1", "node_1", "index_node_id", "node_1", "index_node_id", "node_1", "index_node_id", "index_node_id", "node_1", "node_1", "index_node_id", "index_node_id", "node_1", "node_1", "node_1", "node_1", "node_1", "index_node_id", "node_1", "index_node_id", "node_1", "node_1", "node_1", "index_node_id", "index_node_id", "index_node_id", "node_1", "node_1", "node_1", "node_1", "index_node_id", "index_node_id", "index_node_id"]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec598ce2b9a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ec598ce2b9a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ec598ce2b9a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ec598ce2b9a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ec598cf889a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ec598cf889a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5ec598ce79f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ec598ce79f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ec598cc158f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ec598cc158f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ec598cdafb9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ec598a9c3fc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ec598a9c3fc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ec598cdb172 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ec598cdb172 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ec598cc1648 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ec598cb8a59 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ec598cc244d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ec598cf905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ec598cf8f13 - core[a96a4c5c53f902a3]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ec598a87bc0 - core[a96a4c5c53f902a3]::panicking::assert_failed::<alloc[c960326de6de28e6]::vec::Vec<alloc[c960326de6de28e6]::string::String>, alloc[c960326de6de28e6]::vec::Vec<alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ec598a710bf - scaled_storage[fc2ff1950ea97896]::node::tests::node_id_from_data_key_must_not_change_due_to_outoforder_node_insertions
[INFO] [stdout]                                at /opt/rustwide/workdir/node.rs:284:9
[INFO] [stdout]   22:     0x5ec598a6e2d7 - scaled_storage[fc2ff1950ea97896]::node::tests::node_id_from_data_key_must_not_change_due_to_outoforder_node_insertions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/node.rs:256:81
[INFO] [stdout]   23:     0x5ec598a7db06 - <scaled_storage[fc2ff1950ea97896]::node::tests::node_id_from_data_key_must_not_change_due_to_outoforder_node_insertions::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ec598a904db - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ec598a904db - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ec598a9cecb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ec598a9cecb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5ec598a9cecb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ec598a9cecb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ec598a9cecb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ec598a9cecb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ec598a9cecb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ec598a985e4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ec598a985e4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ec598a9fad2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5ec598a9fad2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5ec598a9fad2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ec598a9fad2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ec598a9fad2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ec598a9fad2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5ec598a9fad2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ec598ce247f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5ec598ce247f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7dae3a9bdaa4 - <unknown>
[INFO] [stdout]   45:     0x7dae3aa4aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     node::tests::node_id_from_data_key_must_not_change_due_to_outoforder_node_insertions
[INFO] [stdout]     node_manager::tests::new_node
[INFO] [stdout]     node_manager::tests::node_initialized_properly
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "213bcee29ad45255be784aa0238c7984ad3778fb2e61d0272def37a0c79c6e7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "213bcee29ad45255be784aa0238c7984ad3778fb2e61d0272def37a0c79c6e7f", kill_on_drop: false }`
[INFO] [stdout] 213bcee29ad45255be784aa0238c7984ad3778fb2e61d0272def37a0c79c6e7f
